* EXCEPTION:
* ERROR - :new_position method missing on ~Enemy~.

#+begin_src ~Enemy#inspect~
#<Enemy:0x7c6d0ce71810 @direction="left", @cooldown=-5.10702591327572e-15, @player_inside=false, @h=16, @x=80, @is_dead=false, @w=16, @y=128>
#+end_src ~Enemy#inspect~

** Did you mean?
Here's a list of methods that kind of look like :new_position.
*** :new_entity
*** :new_entity_strict

The method named
  :new_position
doesn't exist on [Enemy, #<Class:#<Enemy:0x7c6d0ce71810>>, AttrRect, AttrGTK].

(suggestions above)
** Backtrace:
*** app/main.rb:169:in motion
*** app/main.rb:127:in move
*** app/main.rb:606:in tick
*** app/main.rb:606:in tick